- allows to optionally boot the system with a policy already being
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 25 Jul 2005 21:19:14 +0000 (21:19 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 25 Jul 2005 21:19:14 +0000 (21:19 +0000)
commite39ba51523a912f4c63fe7a833cd360b4aa288fa
tree9bcc4082a77e0ba8419a2ff29923f6c08510a2fd
parent51026309522dc0a08cf25c64db828ef078c66596
- allows to optionally boot the system with a policy already being
  active at startup; this works by adding a module line into the grub
  configuration file and placing the binary policy generated by the
  policy tool into the boot directory; This assumes that a maximum of
  one module line is used for the initrd in the grub configuration
  file - Question: do users pass more than one module to the kernel?
- enables the policy hypervisor call on x86/64
- some function prototypes moved to include files
- moves the version number in the java tool up to the current
  version (a better way of doing this will be submitted soon)

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Signed-off-by: Reiner Sailer <sailer@us.ibm.com>
docs/misc/shype4xen_readme.txt
tools/misc/policyprocessor/XmlToBinInterface.java
xen/acm/acm_core.c
xen/acm/acm_policy.c
xen/arch/x86/setup.c
xen/arch/x86/x86_64/entry.S
xen/common/policy_ops.c
xen/include/acm/acm_core.h
xen/include/acm/acm_hooks.h